@charset "utf-8";
/* CSS Document */

/*****Basic Element*****/
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", "黑体";
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
img {
	border: none;
}
body {
}
/*****Generic Classes*****/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.ww {
	width: 1000px;
	margin: 0 auto;
}
/*****Basic Layout*****/
#wrap {
	position: relative;
}
/*****Header*****/
#header {
	padding-top: 22px;
	height: 170px;
	background: #15387b;
}
#header form {
	padding-top: 25px;
}
#header input {
	vertical-align: middle;
	width: 210px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border: 2px #575757 solid;
	font-size: 14px;
	color: #fff;
	background: none;
}
#header input.btn_ser {
	border: 1px #046f96 solid;
	height: 30px;
	padding: 0;
	width: 72px;
	color: #fff;
	margin-left: 5px;
	cursor: pointer;
	line-height: 26px;
}
#header input.btn_ser:hover {
	background: #046f96;
}
.nav {
	padding-top: 30px;
	padding-left: 30px;
}
.nav li {
	font-size: 18px;
	color: #fff;
}
.nav li a {
	color: #fff;
	padding: 0 30px;
}
/*****Banner*****/
#banner {
	height: 403px;
	background: url(../../images/bg_banner_03.png) no-repeat center 23px;
}
.flexslider {
	position: relative;
	width: 992px;
	height: 363px;
	overflow: hidden;
	background: url(../../images/loading.gif) 50% no-repeat;
	margin: -23px auto 0;
	border: 4px #fff solid;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 363px;
}
.slides li img {
	width: 992px;
	height: 383px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
 *display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 40px;
	overflow: hidden;
	background: url(../../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../../images/next.png) center center no-repeat;
}
/*****首页公司简介*****/
.intitle {
}
.intitle h2 {
	font-weight: normal;
	font-size: 24px;
	color: #03538a;
}
.intitle h2 span {
	font-weight: bold;
	color: #cdcecf;
	padding-left: 5px;
}
.intitle a {
	font-weight: bold;
	font-size: 14px;
	color: #cdcecf;
	border-bottom: 2px #123069 solid;
	margin-top: 8px;
}
.intitle a:hover {
	color: #123069;
}
.about {
	width: 687px;
}
.about .nr {
	font-size: 14px;
	color: #444242;
	line-height: 24px;
	padding: 25px 0 15px 0;
	max-height:288px;
	overflow:hidden;
}
.about a.formore {
	display:block;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:14px;
	color:#102b5e;
	background:#eef0f5;
}
.about a.formore:hover {
	background:#102b5e;
	color:#fff;
}
.hot {
	width: 285px;
}
.tel {
	padding: 80px 0 10px 0;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
	color: #fca704;
	text-align: center;
	text-shadow: 1px 1px 2px #5f5f5f;
	background: url(../../images/bg_tel_03.png) no-repeat center top;
}
.hotpic {
	width:285px;
	height:265px;
	background:url(../../images/bg_shadow_03.png) no-repeat center bottom;
}
.orbit-wrapper {
	position: relative;
	margin: 0 auto;
	height: 360px;
}
#featured {
	position: relative;
	width: 320px;
	height: 360px;
	overflow: hidden;
	background: #fff url(../../images/loading.gif) 50% no-repeat;
}
.orbit > img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
}
.orbit > a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0;
	border: 0 none;
}
.orbit > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.orbit-item {
	background-color: #f5f5f5;
}
/* 标题 */
.orbit-caption {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 10;
	width: 100%;
	height: 32px;
	font: 12px/32px "Microsoft Yahei";
	text-align: center;
	color: #fff;
	background: url(../../images/bg_70.png);
}
/* 导航 */
.orbit-bullets {
	position: absolute;
	z-index: 1000;
	list-style: none;
	bottom: -42px;
	left: 50%;
	margin: 15px 0 15px -50px;
	padding: 0;
}
.orbit-bullets li {
	float: left;
	margin: 0 5px;
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius:5px;
	overflow: hidden;
	text-indent: -9999px;
	background-color: #969696;
}
.orbit-bullets li.active {
	background-color: #0785cd;
}
.orbit-bullets li.has-thumb {
	background: none;
	width: 100px;
	height: 75px;
}
.orbit-bullets li.active.has-thumb {
	background-position: 0 0;
	border-top: 2px solid #000;
}
.slider-nav {
	display: none
}
.slider-nav span {
	width: 75px;
	height: 75px;
	text-indent: -9999px;
	position: absolute;
	z-index: 1000;
	bottom: 0;
	cursor: pointer;
}
.slider-nav span.right {
	background: url(../../images/arrow.png) right 0;
	right: 0;
}
.slider-nav span.left {
	background: url(../../images/arrow.png) 0 0;
	left: 0;
}
.slider-nav span.right:hover {
	background-position: right bottom;
}
.slider-nav span.left:hover {
	background-position: 0 bottom;
}
/* 定时器 */
.timer {
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: .6;
	cursor: pointer;
	z-index: 1001;
}
.rotator {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: -20px;
	background: url(../../images/rotator-black.png) no-repeat;
	z-index: 3;
}
.mask {
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
}
.rotator.move {
	left: 0;
}
.mask.move {
	width: 40px;
	left: 0;
	background: url(../../images/timer-black.png) repeat 0 0;
}
.pause {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/pause-black.png) no-repeat;
	z-index: 4;
	opacity: 0;
}
.pause.active {
	background: url(../../images/pause-black.png) no-repeat 0 -40px;
}
.timer:hover span.pause, span.pause.active {
	opacity: 1;
}
.product {
	padding:25px 0;
}
.product .intitle {
	border-bottom:1px #c8c8c9 solid;
}
.product .intitle h2 {
	padding-bottom:10px;
}
.product .intitle a {
	margin-top:20px;
}
#marquee6 {
	width:1000px;
	overflow:hidden;
	padding:20px 0 0 0;
}
#marquee6 ul li {
	width:230px;
	float:left;
	padding-right:22px;
}
#marquee6 ul li a {
	display:block;
	width:185px;
}
#marquee6 ul li img {
	display:block;
	width:228px;
	height:135px;
	border:1px #aeadad solid;
}
#marquee6 ul li .picbox {
	padding:0 28px 25px 0;
}
#marquee6 ul li dt {
	font-weight:bold;
	font-family:"宋体";
	font-size:12px;
	color:#696b68;
	padding:10px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#marquee6 ul li dd a {
	display:block;
	width:87px;
	height:17px;
	background:url(../../images/icon_more_03.gif) no-repeat;
}
.bottom {
	background:url(../../images/bg_bottom_03.gif);
	border-top:1px #b5b5b5 solid;
}
.message {
	width:238px;
	padding:15px 0 30px 0;
}
.message form {
	padding-top:25px;
}
.message input {
	width:214px;
	height:38px;
	line-height:38px;
	border:2px #d3d4d6 solid;
	padding:0 10px;
	margin-bottom:3px;
	font-size:14px;
	color:#403f3f;
	vertical-align:middle;
	background:none;
}
.message input.yanz {
	width:120px;
}
.message input.btn_tj {
	width:144px;
	border:0;
	background:#121212;
	cursor:pointer;
	font-size:px;
	color:#fff;
	padding:0;
	margin-top:5px;
}
.message textarea {
	border:2px #d3d4d6 solid;
	padding:10px;
	font-size:14px;
	color:#403f3f;
	width:214px;
	height:70px;
	overflow:auto;
	margin-bottom:3px;
	background:none;
}
.message img {
	vertical-align:middle;
}
.news {
	width:415px;
	padding:15px 0 0 30px;
}
.news ul {
	padding-top:27px;
}
.news li {
	padding-bottom:28px;
}
.news li .date {
	width:80px;
	height:55px;
	color:#0d9ad5;
	border:1px #0d9ad5 solid;
	padding-left:10px;
}
.news li .date span {
	display:block;
	font-size:14px;
}
.news li .date strong {
	display:block;
	font-weight:normal;
	font-size:24px;
}
.news li dl {
	width:315px;
}
.news li dt {
	font-weight:bold;
	font-size:14px;
	color:#535452;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-bottom:3px;
}
.news li dd {
	font-size:14px;
	color:#9a9c99;
	line-height:18px;
	max-height:36px;
	overflow:hidden;
}
.news li a:hover dt {
	color:#0d9ad5;
}
.contact {
	width:286px;
	padding-bottom:18px;
	background:url(../../images/bg_shadow2_03.png) no-repeat center bottom;
}
.contact .lx {
	background:#10295c;
	padding:15px 10px 15px 15px;
	font-size:14px;
	color:#fff;
	line-height:24px;
	height:310px;
	overflow:hidden;
}
.contact .lx .intitle {
	padding-bottom:30px;
}
.contact .lx .intitle h2 {
	color:#fff;
}
/*****Footer*****/
#footer {
	background:#6d6d6d;
	text-align:center;
	font-size:12px;
	color:#c7c5c5;
	padding:30px 0;
	line-height:30px;
}
#footer a {
	color:#c7c5c5;
}
#footer a:hover {
	text-decoration:underline;
}
/*****内页*****/
#main {
	padding:0 0 70px 0;
}
.main_left {
	width:240px;
}
.main_left .menu {
}
.main_left .menu h2 {
	font-weight:normal;
	font-size:24px;
	color:#03538a;
	padding-bottom:15px;
}
.main_left .menu h2 span {
	font-weight:bold;
	color:#cdcecf;
}
.main_left .menu li {
	height:37px;
	line-height:37px;
	background:url(../../images/bg_menu_03.gif) repeat-x;
	border-top:1px #2767e2 solid;
	border-bottom:1px #000 solid;
}
.main_left .menu li.last {
	background:url(../../images/bg_menulast_03.gif) repeat-x;
}
.main_left .menu li a {
	display:block;
	font-size:16px;
	color:#fff;
	padding-left:45px;
	background:url(../../images/icon_arrow_03.png) no-repeat 20px center;
}
.main_left .tel {
	background:url(../../images/bg_tel2_03.png) no-repeat left top;
	margin-top:30px;
	padding-bottom:30px;
	font-size:30px;
}
.main_left .contact {
	width:240px;
	padding-bottom:16px;
	background:url(../../images/bg_shadow3_03.png) no-repeat center bottom;
}
.main_right {
	width:730px;
}
.neititle {
	border-bottom:4px #112c61 solid;
}
.neititle h2 {
	font-weight:normal;
	font-size:24px;
	color:#03538a;
	padding:10px;
}
.bread {
	font-size:12px;
	color:#999a99;
	padding-top:25px;
}
.bread a {
	color:#999a99;
}
.bread a:hover {
	color:#03538a;
}
.content {
	font-size:14px;
	color:#656363;
	line-height:24px;
	padding:30px 20px;
}
.content img {
	max-width:100%;
}
.plist {
	padding:45px 0;
}
.plist li {
	width:228px;
	padding-right:23px;
}
.plist li img {
	display:block;
	width:228px;
	height:155px;
}
.plist li p {
	font-size:14px;
	color:#656363;
	padding:5px 0 20px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
}
.nlist {
	padding:20px 30px 45px 30px;
}
.nlist dl {
	padding:25px 0 5px 0;
	border-bottom:1px #727171 dashed;
}
.nlist dt {
	padding-bottom:10px;
}
.nlist dt a {
	font-size:18px;
	color:#0e0e0e;
	max-width:520px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.nlist dt a:hover {
	color:#03538a;
}
.nlist dt span {
	font-size:12px;
	color:#03538a;
}
.nlist dd {
	font-size:14px;
	color:#727171;
	line-height:22px;
	max-height:44px;
	overflow:hidden;
}
dl.pname {
	border-bottom:1px #454444 dashed;
	text-align:center;
	padding:25px 0 15px;
	margin:0 20px 20px 20px;
}
dl.pname dt {
	font-size:16px;
	color:#3c3c3c;
}
dl.pname dd {
	font-size:12px;
	color:#03538a;
}
img.pic {
	display:block;
	width:400px;
	margin:0 auto;
}
.mes {
	padding:65px 80px;
}
.mes .box {
	background:#f3f3f3;
	margin-bottom:3px;
	padding:10px 0;
}
.mes .box span {
	display:inline-block;
	width:95px;
	text-align:right;
	padding-right:15px;
	font-size:14px;
	color:#03538a;
	vertical-align:middle;
}
.mes .box input,.mes .box textarea {
	display:inline-block;
	vertical-align:middle;
	width:320px;
	height:28px;
	line-height:28px;
	padding:0 10px;
	border:0;
	border-radius:4px;
	background:#112c61;
	box-shadow:inset 2px 1px 2px #021c4d;
	font-size:14px;
	color:#fff;
}
.mes .box textarea {
	vertical-align:top;
	height:56px;
	overflow:auto;
}
.mes .box input.yzm {
	width:115px;
	margin-right:15px;
}
.mes .box input.btn_ly {
	width:142px;
	font-size:18px;
	background:#f47b06;
	border-radius:0;
	padding:0;
	margin-left:110px;
	box-shadow:none;
	cursor:pointer;
}
.mes .box img {
	vertical-align:middle;
}
.xg {
	font-size:14px;
	color:#777;
	padding:30px 0 30px 20px;
}
.xg div {
	padding-bottom:10px;
}
.xg a {
	color:#777;
}
.xg a:hover {
	text-decoration:underline;
}


